﻿.footer-bottom {
  width: 100%;
  min-width: 1224px;
  background: #1D1D1D;
  /* border-top: 1px solid #5E489C; */
  position: absolute;
  left: 0;
  color: #fff;
  font-size: 14px;
}

.footer-link {
  /* margin-top: 40px; */
  padding: 30px 0 10px 0;
  /*border-top: 1px solid #fff;*/
  border-bottom: 1px solid #eee;
}

.tpshop-service{
  /* border-top: 1px solid #e7e7e7; */
  /* border-bottom: 1px solid #ccc; */
  padding: 20px 0;
  width: 100%;
  height: 100px;
  /* margin: 0 auto; */
  /* margin-top: 33px; */
  /* background-color: #EB1E3B; */
}
.tpshop-service img {
  margin: 0 auto;
  display: block;
  width: 1224px;
  height: 100%;
}
.tpshop-service li{
  float: left;
  width: 305px;
  height: 64px;
  text-align: center;
}
.tpshop-service li+li{
  border-left: 1px solid #e7e7e7;
}
.tpshop-service .ico{
  display: inline-block;
  width: 64px;
  height: 64px;
  text-align: center;
  line-height: 56px;
  /* color: #e40000; */
  font-size: 21px;
  margin-right: 16px;
  background-image: url(../images/ico-shop5-index.png);
  background-repeat: no-repeat;
}
.ico-day7{
  background-position:0 -152px;
}
.ico-day15{
  background-position:0 -88px;
}
.ico-quality{
  background-position:0 -280px;
}
.ico-service{
  background-position:0 -216px;
}
.tpshop-service .service{
  display: inline-block;
  line-height: 64px;
  font-size: 20px;
  /* color: #222; */
  vertical-align: top;
}

.footer-title {
  float: left;
  width: 120px;
  text-align: center;
  border-right: 1px #686868 solid;
  margin-left: 90px;
}

.last-footer-title {
  float: left;
  width: 100px;
  text-align: center;
  border-right: none;
  margin-left: 70px;

}

/* .footer span {
  font-size: 16px;
  font-weight: bold;
} */

.footer-bottom li {
  line-height: 30px;
  /* color: #666; */
}


.mod_copyright {
  /* border-top: 1px solid #EEEEEE; */
  margin-top: 15px;
}

.grid-top {
  margin-top: 20px;
  text-align: center;
}

.grid-top span {
  margin: 0 10px;
  /* color: #ccc; */
}

.mod_copyright>p {
  /* margin-top: 10px; */
  /* color: #666; */
  text-align: center;
  padding-bottom: 10px;
}

.mod_copyright_auth {
  margin-top: 10px;
}

.mod_copyright_auth_ico {
  overflow: hidden;
  display: inline-block;
  margin: 0 3px;
  width: 103px;
  height: 32px;
  background-image: url(../images/ico_footer.png);
  line-height: 1000px;
}

.mod_copyright_auth_ico_1 {
  background-position: 0 -151px;
}

.mod_copyright_auth_ico_2 {
  background-position: -104px -151px;
}

.mod_copyright_auth_ico_3 {
  background-position: 0 -184px;
}

.mod_copyright_auth_ico_4 {
  background-position: -104px -184px;
}

.mod_copyright_auth_ico_5 {
  background-position: 0 -217px;
}

/*footer*/
/* .footer{
    background-color: #fff;
    padding:20px 0 40px;
} */
.left-help-list{
  /* float: left; */
  width: 100%;
}
.help-list-wrap{
  min-height: 90px;
}
.left-help-list dl{
  float: left;
  width: 234px;
  margin-left: 10px;
}
.left-help-list dl>dt{
  width: 78px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  /* border-bottom: 1px solid #EB3740; */
  letter-spacing: 2px;
}
.left-help-list dl>dd{
  display: block;
  width: 224px;
  padding-right: 20px;
  height: 26px;
  line-height: 26px;
  /* color: #666; */
  overflow: hidden;
  font-weight: 400;
}
.left-help-list dl a:hover{
  color: #e23435;
}
/* 友情链接 */
.friendship-links{
  padding-top: 10px;
  width: 815px;
}
.friendship-links>span{
  float: left;
  width: 70px;
  line-height: 20px;
  font-weight: bold;
  /* color: #333; */
}
.links-wrap-h{
  float: left;
  width: 745px;
}
.links-wrap-h>a{
  float: left;
  line-height:1;
  margin:3px 0; 
  padding: 0 10px;
  /* color: #666; */
}
.links-wrap-h>a+a{
   border-left:1px solid #aaa;
}
.links-wrap-h>a:hover{
  color: #e23435;
  text-decoration: underline;
}

/* 公司信息 */
.contact-us{
  /* float: right; */
  width: 100%;
  margin: 20px 0;
  /* padding-left: 20px; */
}

.contact-us .footer-logo {
  float: left;
}

.right-company {
  /* float: left; */
  border-left: 1px solid #fff;
  margin: 0 0 0 209px;
  padding: 0 0 0 23px;
}

.right-company-top {
  height: 24px;
  padding-top: 6px;
}

/* 联系方式，客服 */
.contact-us .phone, .contact-us .custom-service{
  float: left;
  height: 100%;
  line-height: 24px;
  font-weight: bold;
  position: relative;
  /* color: #2D2F2F; */
}

.contact-us .phone:before, .contact-us .custom-service:before {
  content: '';
  width: 1px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 2px 15px 0;
  background-color: #fff;
}

.contact-us .phone i,.contact-us .custom-service i{
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../images/shop25-ipone-icon.png) no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -11px;
}

.contact-us .custom-service i {
  background: url(../images/shop25-custom-service.png) no-repeat;
}

.contact-us .phone .phone-title,.contact-us .custom-service .custom-service-title {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin-top: 4px;
  vertical-align: top;
}

.contact-us .phone .phone-num {
  /* padding-left: 28px; */
  /* color: #FE3238; */
  font-size: 18px;
}

.contact-us .custom-service a{
  margin: 0 0 0 10px;
  display: inline-block;
  width: 80px;
  height: 24px;
  line-height: 24px;
  font-weight: 400;
  color: #666;
  background-color: #fff;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: center;
  /* border: 1px solid #ddd; */
}

.contact-us .custom-service a:first-child {
  margin-left: 0;
}

.company-name {
  float: left;
  font-size: 18px;
  height: 100%;
}

.company-address {
  padding-top: 7px;
}

.contact-us .tips{
  margin-bottom: 18px;
  line-height: 20px;
  /* color: #999; */
  font-size: 12px;
}



/* 二维码 */
.qr-code-list .qr-code{
  float:left;
  width: 80px;
  height: 80px;
}
.qr-code-tpshop{
  margin-left: 20px;
}